cargo.git
2016-10-06 borsAuto merge of #3170 - alexcrichton:ignore-rustc-macro...
2016-10-06 Alex CrichtonIgnore rustc-macro tests for now
2016-10-06 borsAuto merge of #3162 - alexcrichton:ugh-mspdbsrv, r...
2016-10-06 borsAuto merge of #3146 - alexcrichton:install-same-workspa...
2016-10-06 borsAuto merge of #3137 - alexcrichton:bump-curl, r=brson
2016-10-06 borsAuto merge of #3145 - alexcrichton:rustdoc-cross-test...
2016-10-06 borsAuto merge of #3136 - alexcrichton:warn-bad-override...
2016-10-05 borsAuto merge of #3144 - alexcrichton:less-update-registry...
2016-10-05 borsAuto merge of #3157 - japaric:target-rustflags, r=alexc...
2016-10-05 Jorge Aparicioadd documentation about target.$triple.rustflags
2016-10-05 borsAuto merge of #3163 - brson:docdir, r=alexcrichton
2016-10-05 Brian AndersonUpdate rust-installer
2016-10-04 Alex CrichtonLeak mspdbsrv.exe processes on Windows
2016-10-04 Jorge Aparicioadd support for per-target rustflags in .cargo/config
2016-10-03 borsAuto merge of #3139 - jhbabon:improve-replace-parsing...
2016-10-03 Juan HernándezUse chain_error in TomlManifest.replace when checking...
2016-10-03 borsAuto merge of #3150 - matklad:deprecate-read-manifest...
2016-10-03 borsAuto merge of #3147 - carols10cents:versions-in-readme...
2016-10-02 Aleksey KladovDocument that read_manifest command is deprecated
2016-09-30 Carol (Nichols... Add information about Cargo releases going with Rust...
2016-09-30 Alex CrichtonUse workspaces during `cargo install`
2016-09-30 Alex CrichtonTest requested --target from source of truth
2016-09-30 Alex CrichtonAvoid updating registry when adding existing deps
2016-09-30 borsAuto merge of #3142 - alexcrichton:siphash, r=alexcrichton
2016-09-30 Alex CrichtonAllow deprecated use of SipHasher
2016-09-30 Juan HernándezShow an error messager for invalid semver spec for...
2016-09-30 Alex CrichtonUpdate curl to track more error info
2016-09-29 Alex CrichtonWarn about path overrides that won't work
2016-09-29 borsAuto merge of #3135 - alexcrichton:bump, r=alexcrichton
2016-09-29 Alex CrichtonBump to 0.14.0
2016-09-29 borsAuto merge of #3134 - whitequark:patch-1, r=steveklabnik
2016-09-29 whitequarkdoc: build-script: use cfg(unix), not a hardcoded x86_6...
2016-09-28 borsAuto merge of #3127 - kraai:patch, r=alexcrichton
2016-09-28 Matt KraaiAdd newlines to SYNOPSIS sections
2016-09-28 borsAuto merge of #3057 - rjgoldsborough:add-policies,...
2016-09-27 borsAuto merge of #3125 - mbrubeck:dev-deps, r=alexcrichton
2016-09-27 Alex CrichtonMerge pull request #3032 from brson/rust-installer
2016-09-27 Matt BrubeckBuild transitive dev-dependencies when needed
2016-09-27 borsAuto merge of #3123 - wimh:platform_versions, r=alexcri...
2016-09-27 borsAuto merge of #3089 - carols10cents:crates-io-registry...
2016-09-26 Wim HueskesDo not download dependencies from other platforms
2016-09-26 Wim Hueskesadd test cfg/ignore_version_from_other_platform
2016-09-26 borsAuto merge of #3110 - jsgf:topic-license-metadata,...
2016-09-26 borsAuto merge of #3122 - shepmaster:patch-1, r=steveklabnik
2016-09-26 Jake GouldingAdd missing quotation mark
2016-09-26 borsAuto merge of #3091 - matklad:move-exec-streamed, r...
2016-09-26 borsAuto merge of #3118 - cbiffle:master, r=alexcrichton
2016-09-26 borsAuto merge of #3121 - alexcrichton:bump-openssl, r...
2016-09-26 Alex CrichtonUpdate OpenSSL again to 1.0.2j
2016-09-26 Carol (Nichols... Should not have to specify crates-io registry URL to...
2016-09-26 Jeremy Fitzhardingecargo: add license and license_file to cargo metadata...
2016-09-25 borsAuto merge of #3104 - jturner314:fix-publish-man-page...
2016-09-25 Cliff L. BiffleFall back to fs::copy when hard_link fails.
2016-09-25 borsAuto merge of #3117 - alexcrichton:bump-openssl, r...
2016-09-25 Alex CrichtonUpdate OpenSSL used by Cargo
2016-09-20 Jim TurnerRemove duplicate option in cargo-publish man page
2016-09-17 Aleksey KladovMove stream_output to ProcessBuilder
2016-09-14 borsAuto merge of #3092 - jhbabon:fix/dont-panic-on-workspa...
2016-09-14 Juan HernándezFIX: Don't try to generate Gargo.lock on empty workspaces.
2016-09-13 borsAuto merge of #3087 - carols10cents:test-instructions...
2016-09-13 Carol (Nichols... Document recommended way for running tests
2016-09-11 borsAuto merge of #3083 - jhbabon:fix-warning-in-feature...
2016-09-10 Juan HernándezProperly close dep_feature_in_cmd_line test.
2016-09-09 borsAuto merge of #3078 - jhbabon:fix/parse-home-config...
2016-09-09 Juan HernándezRemove fs::canonicalize in walk_tree fix.
2016-09-08 Juan HernándezAdd ConfigFile struct to handle config file paths.
2016-09-08 Juan HernándezDon't parse the config in home if it was parsed already.
2016-09-08 Juan HernándezAdd a test that reproduces the error of parsing home...
2016-09-06 borsAuto merge of #3064 - dtolnay:rustc-macro, r=alexcrichton
2016-09-06 David TolnayBump rustcversion to pick up rustc-macro support
2016-09-06 borsAuto merge of #3073 - pnkfelix:clarify-lib.name-in...
2016-09-06 borsAuto merge of #3071 - japaric:moar-cargo, r=alexcrichton
2016-09-05 Felix S. Klock IIdocfix: `extern crate` uses `lib.name`; default is...
2016-09-04 borsAuto merge of #3072 - pietroalbini:fix-faq, r=steveklabnik
2016-09-04 Pietro AlbiniRemove reference of Rust 1.11.0 release date in the FAQ
2016-09-04 David TolnayEmpty commit to trigger Travis build of rustc-macro
2016-09-04 Jorge Aparicioprepare for cargo for mips and powerpc
2016-09-03 borsAuto merge of #3068 - binarybirchtree:generalize-error...
2016-09-03 Binary Birch... Generalize error message used by both `cargo package...
2016-09-01 David TolnayExplicitly bind Some(false)
2016-09-01 borsAuto merge of #3060 - rillian:package_path_deps, r...
2016-09-01 borsAuto merge of #3063 - Wilfred:patch-1, r=alexcrichton
2016-09-01 David TolnayTest a crate that is both a plugin and a proc macro
2016-09-01 David TolnayTest for rustc-macro
2016-09-01 borsAuto merge of #3065 - mbrock:master, r=alexcrichton
2016-09-01 Mikael Brockmandoc: mention feature toggling in "Specifying deps"
2016-09-01 Ralph GilesLinewrap the error message from check_metadata.
2016-09-01 David TolnayMacros 1.1
2016-09-01 Wilfred HughesClarify wording: this restriction is not just libraries
2016-08-31 Ralph GilesVerify `cargo package` rejects path dependencies.
2016-08-31 Ralph GilesCheck for path dependencies.
2016-08-31 borsAuto merge of #3038 - esclear:master, r=alexcrichton
2016-08-31 Daniel AlbertAdd --all-features flag to cargo
2016-08-29 Jake GoldsboroughMerge pull request #1 from steveklabnik/rjgoldsborough...
2016-08-29 Steve Klabniktweak policies
2016-08-29 Jake Goldsboroughadding policies to Makefile.in
2016-08-29 Jake Goldsboroughadding policies page to the docs
2016-08-29 Alex CrichtonMerge pull request #3055 from rust-lang/revert-3054...
2016-08-29 Alex CrichtonRevert "Replace for loop with iterators"
2016-08-29 Alex CrichtonMerge pull request #3054 from matklad/simplify
next